test-concurrency: Use Python 3 syntax for octal
authorSimon McVittie <smcv@debian.org>
Wed, 17 Jan 2018 14:25:26 +0000 (14:25 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 22 Feb 2018 19:24:47 +0000 (19:24 +0000)
commit9933de232304f47e2be09c72906cc5183d9bbfda
treecb4ef93620699b26fdc31b89b93473f8e80ad80f
parent779df11c9ed589989ffa0277434a0f059830e0e6
test-concurrency: Use Python 3 syntax for octal

This also works in Python 2.7, and is a little clearer.

Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #1457
Approved by: cgwalters
tests/test-concurrency.py